gdk: Fix typo
authorBenjamin Otte <otte@redhat.com>
Tue, 11 Jan 2011 16:06:49 +0000 (17:06 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 11 Jan 2011 16:06:49 +0000 (17:06 +0100)
<mclasen>: Comapny: kludge, with a k

gdk/gdkx.h

index 0f5c246775809da94aad973f10f68fe144b0fd0e..3f474b43c28652cc4b6e0ccb1dfedd4950df4b07 100644 (file)
@@ -24,7 +24,7 @@
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
-/* This is a cludge to be able to include gdk/gdkx.h from inside the
+/* This is a kludge to be able to include gdk/gdkx.h from inside the
  * GTK source tree.
  * Also, this hopefully serves as a warning to new backends to put
  * their header into the backend dir from the start.